Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update user_guide.md #228

Closed
wants to merge 1 commit into from
Closed

Update user_guide.md #228

wants to merge 1 commit into from

Conversation

shaurya010
Copy link

Description

In the below picture, I mention screenshot of code while running CryptographicEstimators
For "Binary Syndrome Decoding Estimator," for values n = 20, k = 10, and w = 10, which are mentioned in user_guide it shows "Math domain error.".

Picture-> CryptographicEstimators Output

Review process

  • When I saw code, then I read in the above line that they mention they are running for n = 100, k = 50, and w = 10, but they are in code running n = 20, k = 10, and w = 10, so I think code is not compatible for those parameters.

  • So I modify that command for n = 20, k = 10, w = 10, to n = 100, k = 50, w = 10. (below I mention codesnipit.)

Picture->Error Code Picture

)

@Javierverbel Javierverbel changed the base branch from main to develop January 13, 2025 06:54
@Javierverbel Javierverbel changed the base branch from develop to main January 13, 2025 06:55
@shaurya010 shaurya010 closed this by deleting the head repository Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant